deleteNotificationChannelGroup

open fun deleteNotificationChannelGroup(@NonNull groupId: @NonNull String)(source)

Deletes the given notification channel group, and all notification channels that belong to it. It doesn't do anything on older SDKs which don't support Notification Channels.